CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - android xml

搜索资源列表

  1. UIDemo

    0下载:
  2. Andorid界面开发,右侧滑动菜单例子-A slide from right side sameple on Android UI developing
  3. 所属分类:android

    • 发布日期:2017-03-27
    • 文件大小:64329
    • 提供者:彭鹏
  1. AXMLPrinter2

    0下载:
  2. 先更改后缀名为.jar文件,pudn不让提交 android xml文件的反编译,这才是我们的重点,其实也很简单,用AXMLPrinter2.jar工具就可以轻松搞定,用法如下: 1、java -jar AXMLPrinter2.jar D:\play\AndroidManifest.xml > AndroidManifest.txt 2、java -jar AXMLPrinter2.jar D:\play\res\layout\main.xml > mai
  3. 所属分类:Games

    • 发布日期:2017-03-29
    • 文件大小:24552
    • 提供者:
  1. Notepad_Positron

    0下载:
  2. Android平台下notepad自动测试-Android Platform Automatic Test notepad
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:456201
    • 提供者:Windy
  1. apidemo

    0下载:
  2. android实例,希望对大家学习android会有帮助-android instance, we want to be helpful
  3. 所属分类:Editor

    • 发布日期:2017-04-09
    • 文件大小:1888210
    • 提供者:lily
  1. ex07_Widget

    0下载:
  2. Android平台下的Widget源码程序-Widget Android platform source code under the procedures
  3. 所属分类:android

    • 发布日期:2017-05-08
    • 文件大小:1881405
    • 提供者:wo xiangyun
  1. gpslogger-54083

    0下载:
  2. gpslogger,android下的gps开发上层应用程序,需要编译运行-gpslogger, android gps under the upper application developers need to compile and run
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:107515
    • 提供者:殷超
  1. NewsManager

    0下载:
  2. 一个管理html文件的类,android的,从xml描述文件中解析html文件属性,并对html文件进行管理,后边还有很多代码,不知道怎么全部穿上去-Html file a management class, android, from the descr iption file to parse html xml file properties, and html file management, there are many behind the code, do not know how
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:130477
    • 提供者:王磊
  1. ccc.tar

    0下载:
  2. android.xml 安卓系统的xml-android.xml Atradius system xml
  3. 所属分类:android

    • 发布日期:2017-04-25
    • 文件大小:235375
    • 提供者:xue
  1. website0911

    0下载:
  2. android行动网JSP新闻发布系统源码 技术实现:采用JSTL标签,基于servlet,jdbc开发。使用mysql数据库。 设计优势:一切技术使用最底层的,没有使用ssh框架,可以在任何国内的jsp空间里使用。 良好的分层,大量方法重用,无垃圾代码。代码分为action层,service层和公用的类库。 无dao层,所有代码中无sql语句,全部写入xml配置文件中,保证的代码良好的可读性和修改性。使用dbcp连接池管理数据库连接。使用自定义标签控制权限,保证网站后台的
  3. 所属分类:android

    • 发布日期:2017-04-09
    • 文件大小:2924095
    • 提供者:刘宏宇
  1. TestDemo

    0下载:
  2. android的一些简单例子,对初学者可能有用-android of some simple examples may be useful for beginners
  3. 所属分类:android

    • 发布日期:2017-05-16
    • 文件大小:4241489
    • 提供者:冷恋丹
  1. Android_srf

    0下载:
  2. 手机输入法手势识别,输入法手势识别   注意: android.gesture这个类在api-4(SDK1.6)才开始支持的!   提醒:默认存到SD卡中,所以别忘记在AndroidMainfest.xml加上SD卡读写权限! -Phone input gesture recognition, gesture recognition input method Note: android.gesture this class in the api-4 (SDK1.6) start
  3. 所属分类:android

    • 发布日期:2016-01-21
    • 文件大小:58368
    • 提供者:刘华
  1. data-storage(5)

    0下载:
  2. Android中解析xml文件的方法  SAX:Simple API for XML  DOM:Document Object Model  pull 关于SAX SAX是一个解析速度快并且占用内存少的XML解析器。 SAX解析XML文件采用的是事件驱动,也就是它并不需要解析完整个文档,在按内容顺序解析文档的过程中,SAX会判断当前读到字符是否符合XML语法中的某部分,如果符合则出发事件。 所谓的事件其实就是一些回调函数
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:113741
    • 提供者:玉树
  1. arrayTest

    0下载:
  2. Android声明数组示例。这是使用Android的声明XML文件来做的-Android declare array example. This is a statement of the XML file to use Android to do the
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:40554
    • 提供者:han qiang
  1. android

    0下载:
  2. 简易的android一些小功能键部分代码,只有JAVA代码,XML文件没有上传-Simple function keys android small part of the code, only JAVA code, XML files are not uploaded
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:3272
    • 提供者:李刚
  1. XMLDemo

    0下载:
  2. Android xml praser demo with SAXParserFactory
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:55189
    • 提供者:Geeph
  1. android-json-rpc

    0下载:
  2. android-json-rpc是一个在android程序中使用的JSON-RPC客户端类库。它提供了一个简单的API来执行JSON-RPC服务调用。-This open source library aims to help the implementation of JSON-RPC clients in android applications. The library provides a simple API to perform JSON-RPC service calls from
  3. 所属分类:android

    • 发布日期:2017-03-27
    • 文件大小:219138
    • 提供者:孙建
  1. DaysToXmas.tar

    0下载:
  2. android xml parser tutorial
  3. 所属分类:android

    • 发布日期:2017-04-25
    • 文件大小:58019
    • 提供者:sukan1
  1. Android-(animation-study)

    0下载:
  2. 要研究Android中的三种动画,第一种是单个View的各种动画效果,第二种是两个Active切换时的动画效果,第三种是类似于Gif的Frame By Frame动画效果,其中View的各种动画包括在xml文件中定义和代码中定义两种方式。-To study the three kinds of animation in Android, the first single View, a variety of animation effects, the second switch when th
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:17195
    • 提供者:lili
  1. Android--NetTraffic--SourcePXML

    0下载:
  2. android下一款流量监控的反编译软件, 配置文件解压在“...[XML]”文件夹内,Java代码位于另一个文件夹内。 -Under the android a flow monitoring of decompilation software, Configuration file decompression in "... [XML] "folder, Java code in another folder.
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:284194
    • 提供者:孙吉
  1. Android-UI-controls-document

    0下载:
  2. 1.文本框TextView TextView的作用是用来显示一个文本框,下面我用两种方式为大家呈现TextView, 第一种是通过xml布局文件呈现 ,第二种是通过代码来呈现,由此可见Android 的界面开发真的是非常灵活。 -1. The TextView text box The role of the TextView is used to display a text box, below I in two ways TextView presenting t
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:228560
    • 提供者:netwalk
« 1 2 34 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com